From dd01a042bd502b188201e33fa319553fad8b3394 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 21 Jun 2002 12:31:33 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 008a2453696..331e3126d59 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -15,6 +15,16 @@ Discard `help-echo' events. Handle (menu-bar) events. Simplify by converting key sequence to a list and then back to vector. +2002-06-21 Stephen Gildea + + * mwheel.el: Allow arbitrary keys for scrolling, add a third + scrolling speed, fix an unwind-protect. + (mouse-wheel-scroll-amount): Now a three-element list. + (mouse-wheel-scroll-down-slow, mouse-wheel-scroll-up-slow) + (mouse-wheel-scroll-down-normal, mouse-wheel-scroll-up-normal) + (mouse-wheel-scroll-down-fast, mouse-wheel-scroll-up-fast): + New functions. + 2002-06-21 Andreas Schwab * files.el (find-file-read-args): Add new argument `mustmatch' and -- 2.30.2